StudentAthleticDetail 
EntityType  Independent 
Logical Entity Name  StudentAthleticDetail 
Default Table Name  SsAthleticDetail 
Logical Only  NO 
Definition 
 
Note 
 

StudentAthleticDetail Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  NO 
 
SportId(FK)    INTEGER  NO 
 
RecruitmentTypeId(FK)    INTEGER  NO 
 
AthleticStatusId(FK)    INTEGER  NO 
 
LastActiveTermId(FK)    INTEGER  NO 
 
RemainingEligibility    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

StudentAthleticDetail Keys 
Key Name  Key Type  Keys 
Nk_SsAthleticDetail_SsAthleticStatusID  Inversion Entry  AthleticStatusId 
Nk_SsAthleticDetail_AdTermID  Inversion Entry  LastActiveTermId 
Nk_SsAthleticDetail_SsRecruitmentTypeID  Inversion Entry  RecruitmentTypeId 
Nk_SsAthleticDetail_SsSportsID  Inversion Entry  SportId 
Nk_SsAthleticDetail_SyStudentID  Inversion Entry  StudentId 
Pk_SsAthleticDetailSsAthleticDetailID  PrimaryKey  Id 

StudentAthleticDetail Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  One To Zero or More        LastActiveTermId  NO 
AthleticStatus  Non-Identifying  One To Zero or More        AthleticStatusId  NO 
StudentAthleteRecruitmentType  Non-Identifying  One To Zero or More        RecruitmentTypeId  NO 
Sport  Non-Identifying  One To Zero or More        SportId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAthleticDetail Check Constraints 
Check Constraint Name  CheckConstraint